CmDocTypeByProgram 
Logical Entity Name  CmDocTypeByProgram 
Default Table Name  CmDocTypeByProgram 
Physical Only  NO 
Definition 
 
Note 
 

CmDocTypeByProgram Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdProgramID    int  NO 
 
CmDocTypeID(FK)    int  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ModFlag    char(1)  NO 
 
Active    bit  NO 
 
ts    timestamp  NO 
 
CmDocTypeByProgramID(PK)    int  NO 
 

CmDocTypeByProgram Primary and Unique Keys 
Key Name  Key Type  Keys 
CmDocTypeByProgram_CmDocTypeByProgramID_U_C_IDX  PrimaryKey  CmDocTypeByProgramID 

CmDocTypeByProgram Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
CmDocType  Non-Identifying  One To Zero or More  FK_CmDocTypeByProgram_CmDocTypeID_CmDocType_CmDocTypeID      CmDocTypeID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmDocTypeByProgram Check Constraints 
Check Constraint Name  CheckConstraint